Add context-menu to the list of standard cursor names
authorMatthias Clasen <mclasen@redhat.com>
Wed, 6 Jan 2016 19:53:45 +0000 (14:53 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Wed, 6 Jan 2016 19:57:42 +0000 (14:57 -0500)
Adwaita doesn't have this one, but we are falling to the
default cursor anyway.

gdk/gdkcursor.c

index fd88123ce3787ac75f872f2c58adf969ef5dc287..a4f58d92bbfa38cf654fcaaabeffd19f3e3bb9ed 100644 (file)
@@ -253,6 +253,7 @@ gdk_cursor_new_for_display (GdkDisplay    *display,
  * - ![](default_cursor.png) "default"
  * - ![](help_cursor.png) "help"
  * - ![](pointer_cursor.png) "pointer"
+ * - ![](pointer_cursor.png) "context-menu"
  * - ![](progress_cursor.png) "progress"
  * - ![](wait_cursor.png) "wait"
  * - ![](cell_cursor.png) "cell"